effect tag
Attribute |
Description |
Type and value |
|
in |
int
effect |
Int EffectType |
Required |
out |
out effect |
Int EffectType |
Required |
inSpeed |
in
speed |
Int[0-8] 0 is the
fastest, 8 is the slowest. |
Required |
outSpeed |
out
speed |
Int[0-8] 0 is the
fastest, 8 is the slowest. |
Required |
duration |
duration |
Int[0-9999] The unit is 0.1 second. |
Required |